简体版 English
تسجيل الدخول إنشاء حساب جديد

assembly language معنى

يبدو
"assembly language" أمثلة على
الترجمة العربيةجوال إصدار
  • لغة تجميعية
  • لُغَة تَجْمِيع
أمثلة
  • The assembly language code, the IBM BIOS.
    لغة البرمجة IBM نظام
  • Programming in assembly language requires the programmer to keep track of the representation of numbers.
    البرمجة في لغة التجميع تتطلب من المبرمج تتبع تمثيل الأرقام.
  • That's the assembly language code.
    انهُ لغة رمز التجميع
  • The definitions are made using MAD declaration statements and assembly language mnemonics included following the declaration up to the END pseudo-instruction that implement the operation.
    الزائفة التي تنفذ العملية.
  • Software distributed in this way was in general simpler and slower than its assembly language counterparts.
    وقد كانت البرامج الموزعة بتلك الطريقة أبسط وأبطأ من تلك المطورة باستخدام لغة التجميع.
  • The software was written in assembly language that might require more attention for testing and good design.
    تمت كتابة البرنامج في لغة التجميع التي قد تتطلب المزيد من الاهتمام للاختبار والتصميم الجيد.
  • One method for creating such code is by allowing a compiler to generate a machine-optimized assembly language version of a particular function.
    أحد الطرق لإنتاج كود بهذه الطريقة عن طريق السماح للمترجم بتوليد نسخة من لغة تجميع للآلة لعملية معينة.
  • For this reason, programs are very rarely written directly in machine code in modern contexts, but may be done for low level debugging, program patching, and assembly language disassembly.
    لهذا السبب، في السياقات الحديثة نادراً ما يتم كتابة البرامج مباشرة في كود الآلة، ولكن يمكن القيام بها لتصحيح الأخطاء على مستوى منخفض، وإنتاج باتش لبرنامج ما، وتفكيك لغة التجميع.
  • It was created by the OpenGL ARB (OpenGL Architecture Review Board) to give developers more direct control of the graphics pipeline without having to use ARB assembly language or hardware-specific languages.
    وصممت بواسطة مجلس مراجعه معمارية الاوبن جي ال لإعطاء المطورين تحكم مباشر أكثر في ماسورة الرسوميات من دون الحاجة لاستخدام لغة الاسمبلي أو اي لغه من لغات العتاد.
  • The instruction path length of an assembly language program is generally vastly different than the number of source lines of code for that program, because the instruction path length includes only code in the executed control flow for the given input and does not include code that is not relevant for the particular input, or unreachable code.
    إن طول مسار التعليمات لبرنامج لغة يختلف كثيرا بشكل عام عن عدد خطوط الكود المصدري لهذا البرنامج لأن طول مسار التعليمات يتضمن كود فقط في مسار تدفق الضبط المُنفذ الخاص بالمدخلات المعنية ولا تتضمن بوضوح كود لا يرتبط بمدخل محدد أو كود غير قابل للتحقيق لا يمكن تنفيذه مطلقاً.
  • الحصول على المزيد من الأمثلة   1  2
تعريف الإنجليزية
  • a low-level programing language; close approximation to machine language